home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 10615 / 10615.xpi / chrome / firedownload.jar / skin / firedownload.css next >
Cascading Style Sheet File  |  2009-06-17  |  256b  |  9 lines

  1. richlistitem[firedownload="true"] progressmeter {
  2.   min-height: 17px !important;
  3. }
  4.  
  5. richlistitem[firedownload="true"] .progress-bar {
  6.   -moz-appearance: none !important;
  7.   background-image: url(chrome://firedownload/skin/progress_fd_win.png) !important;
  8. }
  9.